home *** CD-ROM | disk | FTP | other *** search
/ MediaClips: Batik Designs / Aris Entertainment Mediaclips - Batik Designs (Aris Entertainment)(1991).bin / setup.inf < prev    next >
INI File  |  1992-06-12  |  2KB  |  75 lines

  1. ; SETUP.INF. Copyright (c) 1992 Aris Entertainment. All rights reserved.
  2. ;
  3. ; THE [dialog] SECTION
  4. [dialog]
  5.      caption = "Batik Designs 1.1 Setup"
  6.      line0   = "Setup will install Batik Designs in directory C:\ARIS."
  7.      line1   = "To install Batik Designs in a different directory or drive, type the name of the drive and directory you want."
  8.      line2   = "Sound and picture files remain on the CD. All program files are selected below for copying to your hard disk."
  9.      line3   = "If you prefer instead to run Batik entirely from your CD, leave only the BATIK LAUNCHER FILE selected. Deselect the others by clicking them."
  10.      complete = "Installation is complete."
  11. ;
  12. ; THE [data] SECTION
  13. [data]
  14.      setuptype   = 3
  15.      defdir = C:\ARIS
  16.      shortname = Batik
  17.      listbox = yes
  18.      executable = exes, BATIK.EXE
  19. ;    readme = readme.txt
  20.      modifyautoexec = no
  21. ; THE [sections] SECTION
  22. [sections]
  23.      exes, "Batik Launcher File",select, protect
  24.      apps, "Batik Application Files", select, protect    
  25.      tbexes, "ToolBook Executable Files", select, protect
  26.      mmexes, "Multimedia Executable Files", select, protect
  27. ;
  28. ; THE [disks] SECTION
  29. [disks]
  30.     1 =., "Batik CD"
  31. ;
  32. ; THE [needed.space] SECTION
  33. [needed.space]
  34.     exes = 8100
  35.     apps =  271000
  36.     tbexes = 511000
  37.     mmexes = 43000
  38. ;
  39. ; THE [destinations] SECTION
  40. [destinations]
  41.      exes,    "0:", "Batik Launcher File"
  42.      apps,    "0:", "Batik Application Files"
  43.      tbexes,  "0:", "ToolBook Executable Files"
  44.      mmexes,  "0:", "Multimedia Executable Files"
  45. ;
  46. ; THE [<section names>] SECTION
  47. [exes]
  48.      1:BATIK.EXE, "BATIK.EXE"
  49. [apps]
  50.      1:BATIK.TBK, "BATIK.TBK"
  51.      1:SAVE.DLL, "SAVE.DLL"
  52.      1:BATIK.HLP, "BATIK.HLP"
  53.      1:BLACK.BMP, "BLACK.BMP"
  54. [tbexes]
  55.      1:TBOOK.EXE, "TBOOK.EXE"
  56.      1:TBKBASE.DLL, "TBKBASE.DLL"
  57.      1:TBKUTIL.DLL, "TBKUTIL.DLL"
  58.      1:TBKCOMP.DLL, "TBKCOMP.DLL"
  59.      1:TBKDLG.DLL, "TBKDLG.DLL"
  60.      1:TBKFILE.DLL, "TBKFILE.DLL"
  61.      1:TBKWIN.DLL, "TBKWIN.DLL"
  62. [mmexes]
  63.      1:TBKMM.DLL, "TBKMM.DLL"
  64.      1:TBKBMP.DLL, "TBKBMP.DLL"
  65.      1:TBKMM.INI, "TBKMM.INI"
  66. ;
  67. ; THE [progman.groups] SECTION
  68. [progman.groups]
  69.      "Batik Designs", BATIK.GRP
  70. ;
  71. ; THE [<group name>] SECTION
  72. ["Batik Designs"]
  73.     "Batik Designs", exes, BATIK.EXE,BATIK.EXE
  74.